ASP.NET Core MVC コントロールヘルプ
ItemsSourceFunction メソッド

C1.AspNetCore.Mvc アセンブリ > C1.Web.Mvc.Fluent 名前空間 > AutoCompleteBaseBuilder<T,TControl,TBuilder> クラス : ItemsSourceFunction メソッド
The value.
Configurates C1.Web.Mvc.AutoCompleteBase<T>.ItemsSourceFunction. Sets a function that provides list items dynamically as the user types.
シンタックス
'宣言
 
Public Overridable Function ItemsSourceFunction( _
   ByVal value As System.String _
) As TBuilder
public virtual TBuilder ItemsSourceFunction( 
   System.string value
)

パラメータ

value
The value.

戻り値の型

Current builder.
参照

AutoCompleteBaseBuilder<T,TControl,TBuilder> クラス
AutoCompleteBaseBuilder<T,TControl,TBuilder> メンバ